CAF(C++ actor framework)使用随笔(使用类去构建actor和使用的一些思路)
Class-based actorsA class-based actor is a subtype of event_based_actor and must implement the pure ...
Class-based actorsA class-based actor is a subtype of event_based_actor and must implement the pure ...